home *** CD-ROM | disk | FTP | other *** search
/ PC Home 109 / PC Home 109.iso / data1.cab / Program_Files / MMenu.dxr / 00144.ls < prev    next >
Encoding:
Text File  |  2001-03-02  |  216 b   |  15 lines

  1. on exitFrame
  2.   MainMenuWorkings()
  3.   IDAnimation()
  4.   BEAnimation()
  5.   TMAnimation()
  6.   THAnimation()
  7.   quitSound()
  8.   superrandomgenerator()
  9.   if the timer > 130 then
  10.     go("main")
  11.   else
  12.     go(the frame)
  13.   end if
  14. end
  15.